Dense subgraph problem revisited
نویسندگان
چکیده
We note the condition 0 ≤ w(e) ≤ 1 is given since it is convenient for presenting our theoretical results, although we can define each problem without this condition. We say unweighted dense subgraph problem if w(e) = 1 for each edge. We define the density ∆ of the output subgraph H to be ∆ = 2w(F ) k(k−1) for the non-bipartite case and ∆ = w(F ) m′n′ for the bipartite case. In other words, density is the ratio of the weight sum to the number of edges in a clique (or a bipartite clique) of the same size. We mainly consider the case where the density of the optimal output subgraph is high (e.g., ∆ = Ω(1)), and aim to design efficient approximation algorithms.
منابع مشابه
A Survey of Algorithms for Dense Subgraph Discovery
In this chapter, we present a survey of algorithms for dense subgraph discovery. The problem of dense subgraph discovery is closely related to clustering though the two problems also have a number of differences. For example, the problem of clustering is largely concerned with that of finding a fixed partition in the data, whereas the problem of dense subgraph discovery defines these dense comp...
متن کاملHiDDen: Hierarchical Dense Subgraph Detection with Application to Financial Fraud Detection
Dense subgraphs are fundamental patterns in graphs, and dense subgraph detection is often the key step of numerous graph mining applications. Most of the existing methods aim to find a single subgraph with a high density. However, dense subgraphs at different granularities could reveal more intriguing patterns in the underlying graph. In this paper, we propose to hierarchically detect dense sub...
متن کاملOn Choosing a Dense Subgraph (Extended Abstract)
This paper concerns the problem of computing the densest k-vertex subgraph of a given graph, namely, the subgraph with the most edges, or with the highest edges-to-vertices ratio. A sequence of approximation algorithms is developed for the problem! with each step yielding a better ratio at the cost of a more complicated solution. The approximation ratio of our final algorithm is O(n0,3””5). We ...
متن کاملFinding Dense Subgraphs for Sparse Undirected, Directed, and Bipartite Graphs
This paper presents a method for identifying a set of dense subgraphs of a given sparse graph. Within the main applications of this “dense subgraph problem”, the dense subgraphs are interpreted as communities, as in, e.g., social networks. The problem of identifying dense subgraphs helps analyze graph structures and complex networks and it is known to be challenging. It bears some similarities ...
متن کاملOn Finding Dense Subgraphs
Given an undirected graph G = (V,E), the density of a subgraph on vertex set S is defined as d(S) = |E(S)| |S| , where E(S) is the set of edges in the subgraph induced by nodes in S. Finding subgraphs of maximum density is a very well studied problem. One can also generalize this notion to directed graphs. For a directed graph one notion of density given by Kannan and Vinay is as follows: given...
متن کامل